home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / chooseyourweapon3.swf / scripts / DefineButton2_387 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-05  |  52 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("on");
  3.    play();
  4. }
  5.